home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Languguage OS 2
/
Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO
/
language
/
embedded
/
mcu
/
cluster.arc
/
README.1ST
< prev
Wrap
Text File
|
1989-05-24
|
2KB
|
44 lines
FILE: readme.1st
PURPOSE: This file describes the purpose of the other files in this
archive.
DESCRIPTION:
This archive contains 7 files. 3 are modified source files to the freeware
ASxx.EXE assembler source. 3 are descriptions of the modifications and why
they were made and the last file is this readme file that you are reading now.
The reason I have uploaded this archive is to make these changes available to
others who may desire them.
One change should be of particular interest to everyone. There is a bug in
the assembler that causes lost clusters on the disk where it is used. (MS DOS)
The file FFWD.C has this problem corrected. See the file FFWD_C.CHG for more
information regarding this fix.
The other two changes are enhancements to the basic assembler. One is to
allow a semicolon to be used to begin a comment line. Also the comment lines
may begin on any column if a semicolon is used to begin the comment. The other
change is to the output formatting of the symbol table and cross reference.
See the files AS_C.CHG and OUTPUT_C.CHG respectively for descriptions of these
changes.
Each of these changes are mutually exclusive. Any or all of them may be
included to update the assemblers on the Freeware BBS. All that is needed is
to replace the source file with the changes and recompile the assembler.
For more information or if you wish for me to upload all of the assembler
source files just give me a call at 801-778-4410. My name is Bruce Olney.
Here is a list of files in the archive:
AS.C - Updated to allow a semicolon begin a comment line.
AS_C.CHG - Description of changes made to AS.C.
FFWD.C - Contains the fix to stop lost clusters on MS DOS.
FFWD_C.CHG - Description of changes made to FFWD.C.
OUTPUT.C - Improved symbol table and cross reference formatting.
OUTPUT_C.CHG - Description of changes made to OUTPUT.C.
README.1ST - The file you are reading now.